Workflows
This page facilitates the creation of new workflows and the management of pre-existing workflows.
It is organized into three distinct sections:
- "In Development,"
- "In Staging," and
- "In Production."
Within each of these sections, you will encounter a tabulated presentation of workflows. This tabulation offers the capability to filter workflows based on their namespace and description. Furthermore, it allows for the sorting of workflows in accordance with their most recent update dates.
To access the Workflows page:
- Go to the Development section.
- Click on "Workflows," which is the first item listed under Development.
Create a Workflow
- To start creating a workflow, click the "+ Create" button located in the top-right corner of the page. This action will take you to the "Create Workflow" page.
- On the "Create Workflow" page, you'll need to complete the required fields, which include the "Name" and "Namespace." You can also provide additional notes or descriptions if desired.
Once you've filled in the necessary information, simply click the "Create" button to begin the workflow creation process with the user-friendly Blockly Workspace
Life-Cycle Sections:
In each section (In Development, In Staging, and In Production), you'll discover a list of workflows along with their corresponding versions. Clicking on a workflow item in the table grants access to a list of its versions.
Furthermore, you have the option to filter this table by namespace and description. Additionally, you can sort the items based on the last updated date, allowing for efficient organization and retrieval of workflows.
In Development
In this section, you will find a table displaying developing workflows. Each row in the table includes an action menu with the following options:
- Properties: Allows you to view or edit the properties of the workflow.
- Promote: Permits you to advance the workflow to the next stage if there is an active version of this workflow (In Staging section).
- Delete: Enables you to remove the workflow and all its versions.
Additionally, for each row representing a version of a workflow, you'll have an action menu that includes the following actions:
- Edit: Provides the ability to make modifications to Blockly workspace of the workflow version.
- Clone: Allows you to create a duplicate of the workflow version.
- Promote: Facilitates the advancement of the version to the next stage (In Staging section).
- Properties: Offers the option to view or edit the properties of the version.
- Activate/Deactivate: Lets you enable or disable the version.
- Delete: Allows you to remove the version.
In Staging
Within this section, you'll encounter a list of workflows that have been staged or promoted from the development section. Each row offers the following options:
- Properties: This option allows you to view or edit the properties of the staged workflow.
- Promote: You can use this action to further promote the workflow to the next stage (In Production section).
- Delete: This choice permits the removal of the staged workflow and all its versions.
For each row representing a version of a workflow, you'll have an action menu with these options:
- Clone: This action enables you to create a duplicate of the workflow version which can be viewed In Development section.
- View: Allows you to view the built blocks of the workflow in Blockly workspace.
- Promote: This option allows you to advance the version to the next stage (In Production section).
- Properties: You can view the properties of the version using this option.
- Activate/Deactivate: This choice lets you enable or disable the version.
- Delete: You can use this option to remove the version.
In Production
Within this section, you will discover a list of workflows that are actively in production. For each row representing a workflow, you have access to the following actions:
- Properties: This option allows you to view the properties of the production workflow.
- Delete: You can use this action to remove the production workflow.
For each row representing a version of a workflow, you will find an action menu offering the following options:
- Clone: This action enables you to create a duplicate of the template version.
- View: Allows you to view the built blocks of the workflow in Blockly workspace.
- Properties: This option permits you to view the properties of the version.
- Activate: You can use this choice to enable the version.
- Unpromote: This option allows you to revert the version back to a previous stage (In Staging).
- Delete: You can use this action to remove the version.